func runtime.writeHeapBitsSmallStub

2 uses

	runtime (current package)
		malloc_stubs.go#L554: 	scanSize := writeHeapBitsSmallStub(span, x, dataSize, typ)
		malloc_stubs.go#L568: func writeHeapBitsSmallStub(span *mspan, x, dataSize uintptr, typ *_type) uintptr {